Skip to content

Fix integration test #263

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jun 20, 2025
Merged

Fix integration test #263

merged 6 commits into from
Jun 20, 2025

Conversation

BryceStevenWilley
Copy link
Contributor

Gets it a working state now that SuffolkLITLab/EfileProxyServer#217 is merged.

Also needed some clean ups:

  • update the GitHub Action runner to ubuntu-latest (no need to specify 20.04)
  • loosen the assertion that we make a new user each time (can't get all users in a single call now that paging is a thing, which hasn't been integrated into the python side / DA interface yet)
  • change the example case to search to one that exists (the old one was removed)

BryceStevenWilley and others added 5 commits June 3, 2025 12:00
Ubuntu 20.04 is being retired from GitHub (actions/runner-images#11101).

Definitely churn we shouldn't need to think about (unless it breaks),
so just using latest all the time instead.
Can't delete the fakeemail users, but I guess removing them does change their email.
@BryceStevenWilley BryceStevenWilley self-assigned this Jun 20, 2025
@BryceStevenWilley BryceStevenWilley added the bug Something isn't working label Jun 20, 2025
@BryceStevenWilley BryceStevenWilley merged commit dd6b652 into main Jun 20, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant